Skip to content

chore: 🐝 Update SDK - Generate 3.0.0 - #118

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1758759470
Open

chore: 🐝 Update SDK - Generate 3.0.0#118
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1758759470

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 25, 2025

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [major] - 🤖 (automated)

Tip

Speakeasy supports manual control of SDK versioning through multiple methods.

Java SDK Changes:

  • airbyte.jobs.cancelJob(): response.status.enum(queued) Added (Breaking ⚠️)
  • airbyte.sources.putSource():
    • request.sourcePutRequest.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.declarativeSourceDefinitions.updateDeclarativeSourceDefinition():
    • request.updateDeclarativeSourceDefinitionRequest.version Removed (Breaking ⚠️)
  • airbyte.connections.createConnection():
    • request Changed
    • response Changed (Breaking ⚠️)
  • airbyte.connections.getConnection(): response Changed (Breaking ⚠️)
  • airbyte.connections.listConnections(): response.data[] Changed (Breaking ⚠️)
  • airbyte.connections.patchConnection():
    • request.connectionPatchRequest Changed
    • response Changed (Breaking ⚠️)
  • airbyte.destinations.createDestination():
    • request.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.destinations.getDestination(): response.configuration Changed (Breaking ⚠️)
  • airbyte.destinations.listDestinations(): response.data[].configuration Changed (Breaking ⚠️)
  • airbyte.destinations.patchDestination():
    • request.destinationPatchRequest.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.destinations.putDestination():
    • request.destinationPutRequest.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.workspaces.createOrUpdateWorkspaceOAuthCredentials():
    • request.workspaceOAuthCredentialsRequest Changed (Breaking ⚠️)
  • airbyte.jobs.getJob(): response.status.enum(queued) Added (Breaking ⚠️)
  • airbyte.streams.getStreamProperties(): response.[] Changed (Breaking ⚠️)
  • airbyte.jobs.listJobs():
    • request.status Changed
    • response.data[].status.enum(queued) Added (Breaking ⚠️)
  • airbyte.sources.createSource():
    • request.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.sources.getSource(): response.configuration Changed (Breaking ⚠️)
  • airbyte.sources.initiateOAuth(): request Changed (Breaking ⚠️)
  • airbyte.sources.listSources(): response.data[].configuration Changed (Breaking ⚠️)
  • airbyte.sources.patchSource():
    • request.sourcePatchRequest.configuration Changed (Breaking ⚠️)
    • response.configuration Changed (Breaking ⚠️)
  • airbyte.jobs.createJob(): response.status.enum(queued) Added (Breaking ⚠️)
  • airbyte.organizations.createOrUpdateOrganizationOAuthCredentials(): Added
  • airbyte.organizations.deleteOrganizationOAuthCredentials(): Added
  • airbyte.workspaces.deleteWorkspaceOAuthCredentials(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (1645:3)
│ ├──[+] path (1863:3)
│ ├──[+] path (1897:3)
│ ├─┬/destinations/{destinationId}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-speakeasy-entity-operation (1026:37)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-entity-operation (1051:37)
│ ├─┬/sources/{sourceId}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-entity-operation (766:37)
│ ├─┬/destinations
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-entity-operation (990:37)
│ ├─┬/workspaces
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-entity-operation (1419:43)❌ 
│ ├─┬/sources
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-entity-operation (735:37)
│ ├─┬/connections
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-entity-operation (1243:37)
│ └─┬/jobs
│   └─┬GET
│     └──Parameters
└─┬Components
  ├──[-] schemas (76659:13)❌ 
  ├──[-] schemas (76560:13)❌ 
  ├──[-] schemas (61724:13)❌ 
  ├──[+] schemas (24847:7)
  ├──[+] schemas (68810:7)
  ├──[+] schemas (52584:7)
  ├──[+] schemas (17595:7)
  ├──[+] schemas (40373:7)
  ├──[+] schemas (61285:7)
  ├──[+] schemas (24718:7)
  ├──[+] schemas (2153:7)
  ├──[+] schemas (4072:7)
  ├──[+] schemas (15887:7)
  ├──[+] schemas (85609:7)
  ├──[+] schemas (35300:7)
  ├──[+] schemas (36345:7)
  ├──[+] schemas (24708:7)
  ├──[+] schemas (17659:7)
  ├──[+] schemas (24880:7)
  ├──[+] schemas (89392:7)
  ├──[+] schemas (71587:7)
  ├──[+] schemas (38742:7)
  ├──[+] schemas (39748:7)
  ├──[+] schemas (52616:7)
  ├──[+] schemas (88274:7)
  ├──[+] schemas (39701:7)
  ├──[+] schemas (17546:7)
  ├──[+] schemas (40329:7)
  ├──[+] schemas (68511:7)
  ├──[+] schemas (69867:7)
  ├──[+] schemas (69824:7)
  ├──[+] schemas (35741:7)
  ├──[+] schemas (22428:7)
  ├──[+] schemas (47896:7)
  ├──[+] schemas (71037:7)
  ├──[+] schemas (71453:7)
  ├──[+] schemas (61075:7)
  ├──[+] schemas (4081:7)
  ├──[+] schemas (15696:7)
  ├──[+] schemas (15677:7)
  ├──[+] schemas (68749:7)
  ├──[+] schemas (71906:7)
  ├──[+] schemas (61231:7)
  ├──[+] schemas (2934:7)
  ├──[+] schemas (38199:7)
  ├──[+] schemas (22660:7)
  ├──[+] schemas (2145:7)
  ├──[+] schemas (4763:7)
  ├──[+] schemas (4064:7)
  ├──[+] schemas (22633:7)
  ├──[+] schemas (2315:7)
  ├──[+] schemas (20572:7)
  ├──[+] schemas (4032:7)
  ├──[+] schemas (85644:7)
  ├──[+] schemas (71825:7)
  ├──[+] schemas (38658:7)
  ├──[+] schemas (22489:7)
  ├──[+] schemas (39028:7)
  ├──[+] schemas (25309:7)
  ├──[+] schemas (4096:7)
  ├──[+] schemas (25422:7)
  ├──[+] schemas (89209:7)
  ├──[+] schemas (2499:7)
  ├──[+] schemas (88102:7)
  ├──[+] schemas (35231:7)
  ├──[+] schemas (72097:7)
  ├──[+] schemas (15925:7)
  ├──[+] schemas (17635:7)
  ├──[+] schemas (71001:7)
  ├──[+] schemas (47949:7)
  ├──[+] schemas (38683:7)
  ├──[+] schemas (4821:7)
  ├──[+] schemas (20539:7)
  ├──[+] schemas (68537:7)
  ├──[+] schemas (61158:7)
  ├──[+] schemas (71566:7)
  ├──[+] schemas (4055:7)
  ├──[+] schemas (2557:7)
  ├──[+] schemas (4047:7)
  ├──[+] schemas (38230:7)
  ├─┬source-oracle-enterprise
  │ ├──[+] properties (63975:9)
  │ ├─┬tunnel_method
  │ │ ├──[+] items (63980:13)❌ 
  │ │ ├──[🔀] type (64006:17)❌ 
  │ │ ├──[🔀] title (64005:18)
  │ │ ├──[🔀] description (63977:24)
  │ │ ├──[-] oneOf (54799:27)❌ 
  │ │ ├──[-] oneOf (54811:27)❌ 
  │ │ └──[-] oneOf (54853:27)❌ 
  │ └─┬username
  │   ├──[🔀] type (64115:17)❌ 
  │   ├──[🔀] title (64114:18)
  │   ├──[🔀] description (64008:24)
  │   ├──[+] oneOf (64011:13)
  │   ├──[+] oneOf (64023:13)
  │   └──[+] oneOf (64069:13)
  ├─┬source-calendly
  │ ├──[+] properties (68312:9)
  │ ├─┬sourceType
  │ │ ├──[-] enum (58868:27)❌ 
  │ │ ├──[🔀] type (68318:17)❌ 
  │ │ ├──[🔀] title (68317:18)
  │ │ ├──[+] description (68314:24)
  │ │ ├──[+] default (68313:20)❌ 
  │ │ └──[-] const (58866:28)❌ 
  │ └─┬start_date
  │   ├──[+] enum (68329:13)
  │   ├──[🔀] title (68326:18)
  │   ├──[-] pattern (58863:30)❌ 
  │   ├──[-] format (58862:29)❌ 
  │   └──[+] const (68327:18)❌ 
  ├─┬source-amazon-seller-partner-update
  │ ├──[+] properties (53288:9)
  │ ├──[+] properties (53296:9)
  │ ├─┬period_in_days
  │ │ ├──[🔀] title (53294:18)
  │ │ ├──[🔀] description (53290:24)
  │ │ └──[🔀] default (53289:20)❌ 
  │ ├─┬replication_start_date
  │ │ ├──[-] examples (45257:27)
  │ │ ├──[+] enum (53327:13)
  │ │ ├──[+] enum (53332:13)
  │ │ ├──[+] enum (53333:13)
  │ │ ├──[+] enum (53337:13)
  │ │ ├──[+] enum (53339:13)
  │ │ ├──[+] enum (53341:13)
  │ │ ├──[+] enum (53344:13)
  │ │ ├──[+] enum (53324:13)
  │ │ ├──[+] enum (53330:13)
  │ │ ├──[+] enum (53331:13)
  │ │ ├──[+] enum (53334:13)
  │ │ ├──[+] enum (53336:13)
  │ │ ├──[+] enum (53338:13)
  │ │ ├──[+] enum (53325:13)
  │ │ ├──[+] enum (53326:13)
  │ │ ├──[+] enum (53328:13)
  │ │ ├──[+] enum (53335:13)
  │ │ ├──[+] enum (53342:13)
  │ │ ├──[+] enum (53345:13)
  │ │ ├──[+] enum (53329:13)
  │ │ ├──[+] enum (53340:13)
  │ │ ├──[+] enum (53343:13)
  │ │ ├──[🔀] title (53347:18)
  │ │ ├──[-] pattern (45255:30)❌ 
  │ │ ├──[-] format (45260:29)❌ 
  │ │ ├──[🔀] description (53322:24)
  │ │ └──[+] default (53321:20)❌ 
  │ ├─┬report_options_list
  │ │ ├──[+] examples (53353:13)
  │ │ ├──[-] items (45283:25)❌ 
  │ │ ├──[🔀] type (53358:17)❌ 
  │ │ ├──[🔀] title (53357:18)
  │ │ ├──[+] pattern (53356:20)❌ 
  │ │ ├──[+] format (53354:19)❌ 
  │ │ └──[🔀] description (53350:24)
  │ ├─┬refresh_token
  │ │ ├──[🔀] type (53304:17)❌ 
  │ │ ├──[🔀] title (53303:18)
  │ │ ├──[+] maximum (53300:20)❌ 
  │ │ ├──[+] minimum (53301:20)❌ 
  │ │ ├──[🔀] description (53298:24)
  │ │ └──[+] default (53297:20)❌ 
  │ ├─┬replication_end_date
  │ │ ├──[-] examples (45266:27)
  │ │ ├──[🔀] title (53318:18)
  │ │ ├──[-] pattern (45264:30)❌ 
  │ │ ├──[-] format (45269:29)❌ 
  │ │ └──[🔀] description (53316:24)
  │ ├─┬wait_to_avoid_fatal_errors
  │ │ ├──[+] examples (53365:13)
  │ │ ├──[🔀] type (53370:17)❌ 
  │ │ ├──[🔀] title (53369:18)
  │ │ ├──[+] pattern (53368:20)❌ 
  │ │ ├──[+] format (53366:19)❌ 
  │ │ ├──[🔀] description (53360:24)
  │ │ └──[-] default (45359:30)❌ 
  │ └─┬region
  │   ├──[-] enum (45202:27)❌ 
  │   ├──[-] enum (45204:27)❌ 
  │   ├──[-] enum (45211:27)❌ 
  │   ├──[-] enum (45214:27)❌ 
  │   ├──[-] enum (45215:27)❌ 
  │   ├──[-] enum (45205:27)❌ 
  │   ├──[-] enum (45207:27)❌ 
  │   ├──[-] enum (45212:27)❌ 
  │   ├──[-] enum (45194:27)❌ 
  │   ├──[-] enum (45198:27)❌ 
  │   ├──[-] enum (45201:27)❌ 
  │   ├──[-] enum (45203:27)❌ 
  │   ├──[-] enum (45206:27)❌ 
  │   ├──[-] enum (45208:27)❌ 
  │   ├──[-] enum (45209:27)❌ 
  │   ├──[-] enum (45213:27)❌ 
  │   ├──[-] enum (45197:27)❌ 
  │   ├──[-] enum (45200:27)❌ 
  │   ├──[-] enum (45210:27)❌ 
  │   ├──[-] enum (45195:27)❌ 
  │   ├──[-] enum (45196:27)❌ 
  │   ├──[-] enum (45199:27)❌ 
  │   ├──[🔀] type (53313:17)❌ 
  │   ├──[🔀] title (53312:18)
  │   ├──[+] minimum (53310:20)❌ 
  │   ├──[🔀] description (53307:24)
  │   └──[🔀] default (53306:20)❌ 
  ├─┬source-workday-update
  │ ├──[+] required (23723:9)❌ 
  │ ├──[+] properties (23688:9)
  │ ├──[+] properties (23699:9)
  │ ├─┬credentials
  │ │ ├──[+] required (23680:13)❌ 
  │ │ ├──[+] required (23681:13)❌ 
  │ │ ├──[🔀] description (23668:24)
  │ │ ├──[+] properties (23670:13)
  │ │ ├──[+] properties (23675:13)
  │ │ ├──[-] oneOf (21130:27)❌ 
  │ │ └──[-] oneOf (21159:27)❌ 
  │ └─┬tenant_id
  │   ├──[+] examples (23692:13)
  │   ├──[+] examples (23693:13)
  │   ├──[+] examples (23694:13)
  │   ├──[🔀] type (23698:17)❌ 
  │   ├──[🔀] title (23697:18)
  │   ├──[+] maximum (23695:20)❌ 
  │   ├──[+] minimum (23696:20)❌ 
  │   ├──[+] description (23690:24)
  │   └──[+] default (23689:20)❌ 
  ├─┬source-hubspot-update
  │ ├──[+] properties (21496:9)
  │ └─┬start_date
  │   ├──[🔀] examples (21500:13)
  │   ├──[+] examples (21501:13)
  │   ├──[+] examples (21502:13)
  │   ├──[🔀] type (21506:17)❌ 
  │   ├──[🔀] title (21505:18)
  │   ├──[+] maximum (21503:20)❌ 
  │   ├──[+] minimum (21504:20)❌ 
  │   ├──[-] pattern (19157:30)❌ 
  │   ├──[-] format (19161:29)❌ 
  │   ├──[🔀] description (21498:24)
  │   └──[+] default (21497:20)❌ 
  ├─┬source-sap-hana-enterprise
  │ ├──[🔀] title (25878:14)
  │ ├──[+] properties (25608:9)
  │ ├──[+] properties (25680:9)
  │ ├─┬password
  │ │ ├──[🔀] title (25714:18)
  │ │ ├──[🔀] description (25712:24)
  │ │ └─┬Extensions
  │ │   └──[-] x-speakeasy-param-sensitive (22455:50)❌ 
  │ ├─┬encryption
  │ │ ├──[🔀] type (25614:17)❌ 
  │ │ ├──[🔀] title (25613:18)
  │ │ ├──[🔀] description (25609:24)
  │ │ ├──[-] oneOf (22472:27)❌ 
  │ │ ├──[-] oneOf (22484:27)❌ 
  │ │ └──[-] oneOf (22506:27)❌ 
  │ ├─┬jdbc_url_params
  │ │ ├──[+] items (25684:13)❌ 
  │ │ ├──[🔀] type (25710:17)❌ 
  │ │ ├──[🔀] title (25709:18)
  │ │ └──[🔀] description (25681:24)
  │ ├─┬host
  │ │ ├──[🔀] type (25679:17)❌ 
  │ │ ├──[🔀] title (25678:18)
  │ │ ├──[🔀] description (25616:24)
  │ │ ├──[+] oneOf (25619:13)
  │ │ ├──[+] oneOf (25631:13)
  │ │ └──[+] oneOf (25656:13)
  │ ├─┬sourceType
  │ │ ├──[-] enum (22703:27)❌ 
  │ │ ├──[🔀] type (25740:17)❌ 
  │ │ ├──[🔀] title (25739:18)
  │ │ ├──[+] maximum (25736:20)❌ 
  │ │ ├──[+] minimum (25737:20)❌ 
  │ │ ├──[+] description (25733:24)
  │ │ ├──[+] default (25732:20)❌ 
  │ │ └──[-] const (22701:28)❌ 
  │ ├─┬username
  │ │ ├──[+] enum (25867:13)
  │ │ ├──[🔀] title (25864:18)
  │ │ ├──[-] description (22445:34)
  │ │ └──[+] const (25865:18)❌ 
  │ ├─┬schemas
  │ │ ├──[-] items (22459:25)❌ 
  │ │ ├──[🔀] type (25729:17)❌ 
  │ │ ├──[🔀] title (25728:18)
  │ │ ├──[-] uniqueItems (22464:34)❌ 
  │ │ ├──[🔀] description (25726:24)
  │ │ └─┬Extensions
  │ │   └──[+] x-speakeasy-param-sensitive (25730:40)
  │ ├─┬tunnel_method
  │ │ ├──[+] items (25744:13)❌ 
  │ │ ├──[🔀] type (25747:17)❌ 
  │ │ ├──[🔀] title (25746:18)
  │ │ ├──[+] uniqueItems (25748:24)❌ 
  │ │ ├──[🔀] description (25742:24)
  │ │ ├──[-] oneOf (22532:27)❌ 
  │ │ ├──[-] oneOf (22544:27)❌ 
  │ │ └──[-] oneOf (22586:27)❌ 
  │ └─┬port
  │   └──[🔀] description (25733:24)
  ├─┬SelectedFields
  │ └──[+] format (2478:15)❌ 
  ├─┬destination-s3-update
  │ ├─┬access_key_id
  │ │ └──[🔀] title (78598:18)
  │ └─┬secret_access_key
  │   └──[🔀] title (78968:18)
  ├─┬source-workday
  │ ├──[+] required (23662:9)❌ 
  │ ├──[+] properties (23619:9)
  │ ├──[+] properties (23630:9)
  │ ├─┬tenant_id
  │ │ ├──[+] examples (23635:13)
  │ │ ├──[+] items (23638:13)❌ 
  │ │ ├──[🔀] type (23644:17)❌ 
  │ │ ├──[🔀] title (23643:18)
  │ │ └──[+] description (23631:24)
  │ ├─┬credentials
  │ │ ├──[+] required (23612:13)❌ 
  │ │ ├──[+] required (23611:13)❌ 
  │ │ ├──[🔀] description (23598:24)
  │ │ ├──[+] properties (23600:13)
  │ │ ├──[+] properties (23606:13)
  │ │ ├──[-] oneOf (21046:27)❌ 
  │ │ └──[-] oneOf (21076:27)❌ 
  │ └─┬sourceType
  │   ├──[+] examples (23623:13)
  │   ├──[+] examples (23624:13)
  │   ├──[+] examples (23625:13)
  │   ├──[-] enum (21107:27)❌ 
  │   ├──[🔀] type (23629:17)❌ 
  │   ├──[🔀] title (23628:18)
  │   ├──[+] maximum (23626:20)❌ 
  │   ├──[+] minimum (23627:20)❌ 
  │   ├──[+] description (23621:24)
  │   ├──[+] default (23620:20)❌ 
  │   └──[-] const (21105:28)❌ 
  ├─┬source-klaviyo
  │ └─┬num_workers
  │   └──[🔀] title (4963:18)
  ├─┬source-chargebee-update
  │ └─┬num_workers
  │   └──[🔀] title (21951:18)
  ├─┬destination-azure-blob-storage-update
  │ ├──[+] properties (80111:9)
  │ ├──[+] properties (80119:9)
  │ ├──[+] properties (80128:9)
  │ ├─┬shared_access_signature
  │ │ ├──[🔀] examples (80187:13)
  │ │ └──[🔀] description (80181:24)
  │ ├─┬azure_blob_storage_spill_size
  │ │ └──[🔀] title (80109:18)
  │ ├─┬format
  │ │ ├──[+] examples (80116:13)
  │ │ ├──[🔀] type (80118:17)❌ 
  │ │ ├──[🔀] title (80117:18)
  │ │ ├──[🔀] description (80113:24)
  │ │ ├──[-] oneOf (68945:27)❌ 
  │ │ └──[-] oneOf (68964:27)❌ 
  │ └─┬azure_blob_storage_account_key
  │   ├──[🔀] title (80080:18)
  │   └──[🔀] description (80075:24)
  ├─┬source-pokeapi
  │ └─┬pokemon_name
  │   ├──[+] enum (27390:13)
  │   ├──[+] enum (27393:13)
  │   ├──[-] enum (24096:27)❌ 
  │   └──[-] enum (24099:27)❌ 
  ├─┬OAuthCredentialsConfiguration
  │ ├──[+] oneOf (71339:7)
  │ ├──[+] oneOf (71792:7)
  │ ├──[+] oneOf (71354:7)
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71453:14)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71552:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71492:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71294:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71603:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71810:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71537:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71634:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71695:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71419:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71653:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71825:14)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71523:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71370:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71877:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71389:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71307:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71728:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71862:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71322:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71763:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71778:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71507:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71588:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71232:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71679:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71666:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71279:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71456:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71567:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71404:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71585:14)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (71441:9)❌ 
  ├─┬source-recharge
  │ ├──[+] properties (65637:9)
  │ ├─┬start_date
  │ │ ├──[-] examples (56364:27)
  │ │ ├──[+] enum (65663:13)
  │ │ ├──[🔀] title (65660:18)
  │ │ ├──[-] pattern (56365:30)❌ 
  │ │ ├──[-] format (56366:29)❌ 
  │ │ ├──[-] description (56362:34)
  │ │ └──[+] const (65661:18)❌ 
  │ ├─┬sourceType
  │ │ ├──[-] enum (56382:27)❌ 
  │ │ ├──[🔀] type (65642:17)❌ 
  │ │ ├──[🔀] title (65641:18)
  │ │ ├──[+] description (65639:24)
  │ │ ├──[+] default (65638:20)❌ 
  │ │ └──[-] const (56380:28)❌ 
  │ └─┬use_orders_deprecated_api
  │   ├──[+] examples (65648:13)
  │   ├──[🔀] type (65652:17)❌ 
  │   ├──[🔀] title (65651:18)
  │   ├──[+] pattern (65650:20)❌ 
  │   ├──[+] format (65649:19)❌ 
  │   ├──[🔀] description (65644:24)
  │   └──[-] default (56377:30)❌ 
  ├─┬JobStatusEnum
  │ └──[+] enum (2823:9)
  ├─┬RegionCreateRequest
  │ └──[-] required (3637:19)❌ 
  ├─┬source-stripe
  │ └─┬num_workers
  │   └──[🔀] title (15548:18)
  ├─┬source-zendesk-support
  │ └─┬num_workers
  │   └──[🔀] title (55566:18)
  ├─┬source-zendesk-support-update
  │ └─┬num_workers
  │   └──[🔀] title (55678:18)
  ├─┬source-chargebee
  │ └─┬num_workers
  │   └──[🔀] title (21883:18)
  ├─┬source-freshdesk
  │ ├──[+] properties (51664:9)
  │ ├─┬sourceType
  │ │ ├──[-] enum (44101:27)❌ 
  │ │ ├──[🔀] type (51831:17)❌ 
  │ │ ├──[🔀] title (51830:18)
  │ │ ├──[+] description (51826:24)
  │ │ └──[-] const (44099:28)❌ 
  │ ├─┬start_date
  │ │ ├──[-] examples (44090:27)
  │ │ ├──[+] enum (51846:13)
  │ │ ├──[🔀] title (51843:18)
  │ │ ├──[-] pattern (44088:30)❌ 
  │ │ ├──[-] format (44087:29)❌ 
  │ │ ├──[-] description (44086:34)
  │ │ └──[+] const (51844:18)❌ 
  │ └─┬requests_per_minute
  │   ├──[🔀] type (51824:17)❌ 
  │   ├──[🔀] title (51823:18)
  │   ├──[🔀] description (51665:24)
  │   ├──[+] oneOf (51667:13)
  │   ├──[+] oneOf (51700:13)
  │   ├──[+] oneOf (51733:13)
  │   ├──[+] oneOf (51766:13)
  │   └──[+] oneOf (51799:13)
  ├─┬destination-s3-data-lake-update
  │ └─┬catalog_type
  │   ├──[🔀] description (81840:24)
  │   └──[+] oneOf (81938:13)
  ├─┬SourceConfiguration
  │ ├──[+] oneOf (37323:7)
  │ ├──[+] oneOf (71202:7)
  │ ├──[+] oneOf (10003:7)
  │ ├──[+] oneOf (7232:7)
  │ ├──[+] oneOf (15989:7)
  │ ├──[+] oneOf (46969:7)
  │ ├──[+] oneOf (16522:7)
  │ ├──[+] oneOf (67185:7)
  │ ├──[+] oneOf (37898:7)
  │ ├──[+] oneOf (45636:7)
  │ ├──[+] oneOf (55484:7)
  │ ├──[+] oneOf (16091:7)
  │ ├──[+] oneOf (17105:7)
  │ ├──[+] oneOf (21754:7)
  │ ├──[+] oneOf (15735:7)
  │ ├──[+] oneOf (50421:7)
  │ ├──[+] oneOf (24756:7)
  │ ├──[+] oneOf (46506:7)
  │ ├──[+] oneOf (16639:7)
  │ ├──[+] oneOf (15343:7)
  │ ├──[+] oneOf (64596:7)
  │ ├──[+] oneOf (50125:7)
  │ ├──[+] oneOf (65835:7)
  │ ├──[+] oneOf (53498:7)
  │ ├──[+] oneOf (13468:7)
  │ ├──[+] oneOf (22062:7)
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38200:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15888:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (32210:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22728:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10585:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70165:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24905:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24156:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43381:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26650:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24979:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52958:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (12861:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24239:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49998:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (62045:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20398:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23371:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56061:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69825:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13421:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52225:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56280:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47310:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47706:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52880:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47897:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20900:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (8541:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22791:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29356:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54534:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (34787:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5527:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69151:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68017:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66416:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70696:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61916:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24105:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65978:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45581:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69902:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31943:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (30422:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53592:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66029:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68701:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (27148:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6155:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21256:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15833:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47994:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68304:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42725:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33667:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17004:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9778:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6835:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53634:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5832:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (64772:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43085:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33455:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21869:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68652:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39399:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65460:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17636:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61364:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16776:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21822:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65710:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48738:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52141:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26939:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (30765:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47098:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48128:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14517:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9570:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (36934:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60912:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7658:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61971:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50256:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29591:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65515:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23266:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63689:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50063:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23770:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37562:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17139:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6904:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9627:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22866:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39800:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5038:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4764:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66293:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38743:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44375:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24709:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61021:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39303:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20475:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23400:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39540:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67249:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24848:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22388:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10825:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69447:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16957:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6993:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70337:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23317:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52540:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42964:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26981:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22429:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10410:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61076:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13329:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13673:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10149:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4717:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68555:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16350:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13206:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45886:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47147:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (62110:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22634:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37779:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31599:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67853:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21524:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (41636:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14721:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14376:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66128:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67353:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31197:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24359:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68365:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23229:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7689:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10276:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40234:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31296:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5482:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50221:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55807:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56366:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (36963:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23510:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17782:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (51641:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69293:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5761:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35104:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68862:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48039:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50963:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33715:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35674:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16478:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69342:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23951:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26260:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11228:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22603:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35159:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6241:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67640:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53785:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (51130:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9656:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (41996:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56541:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24464:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4872:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40407:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (32274:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4195:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24529:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42318:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (51271:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17051:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14614:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31532:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71170:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39576:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16554:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26575:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68076:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31444:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50521:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35455:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43030:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14425:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29226:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54912:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40277:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53677:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29325:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21311:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9724:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50996:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52196:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24646:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7167:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5728:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14478:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50578:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (64534:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44233:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10245:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60783:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67729:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4103:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67942:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (18143:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49038:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16819:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21024:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21677:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44086:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52585:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37080:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6198:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40596:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (27101:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4472:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4689:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70569:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22130:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45512:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4931:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6757:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11443:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61873:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22570:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10067:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31697:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31104:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15678:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17221:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46324:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11603:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13268:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15234:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16872:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5287:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70021:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29195:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17842:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60710:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13909:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33347:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6112:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35709:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68512:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48187:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21712:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17675:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45809:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61232:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31343:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24027:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17547:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67762:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9936:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55882:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (19423:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11701:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52683:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23998:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7760:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66373:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54963:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14316:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67012:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43507:7)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29794:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25196:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38072:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49097:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48791:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48829:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68452:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4136:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37405:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7833:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45957:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39829:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26822:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68895:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46923:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38557:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53470:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13956:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44336:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44414:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71065:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17903:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43476:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20851:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67310:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56408:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31476:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29702:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (71002:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38700:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10327:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38253:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (64743:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15281:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38659:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (64944:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63736:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13526:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16719:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5865:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39702:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (27197:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48085:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33416:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10970:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68986:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11476:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11669:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16317:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70753:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66072:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63541:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4545:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61567:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69652:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7731:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37736:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38608:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63510:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65803:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61738:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35010:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26757:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (8467:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53816:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67589:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (64674:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68619:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7316:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (51175:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10116:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16385:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48286:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (27359:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43202:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25259:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40629:7)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52447:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31151:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4407:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (61329:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (27295:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20597:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48468:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69729:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14671:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (34920:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5320:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13362:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55305:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65629:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (17182:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22679:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37607:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23124:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29456:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31413:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37115:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29286:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66342:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9893:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43961:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16593:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54827:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70874:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60956:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10479:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15955:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49848:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49906:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56035:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43167:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44486:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22541:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11523:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65947:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (30539:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46757:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21575:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25525:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (24722:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39784:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60988:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52384:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (41945:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26227:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35617:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67971:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69186:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13726:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54625:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (26526:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (32000:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (18268:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35741:20)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10653:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7616:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69772:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7370:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (33546:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67534:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10182:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (51025:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (7071:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23050:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68590:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65594:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4584:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50631:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42909:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40565:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66924:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48517:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21197:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11043:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47389:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23465:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13101:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54496:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38494:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52640:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (25310:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56243:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (69480:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48946:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55748:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (34754:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39467:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42783:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15499:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63407:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22895:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29751:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (12814:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16063:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (34866:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66963:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70299:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (37834:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56333:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55970:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4260:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (16270:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (11564:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20540:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (15707:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68271:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35232:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (20632:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (60649:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13239:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10738:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52929:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (47221:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46616:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (35359:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50910:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (14119:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46681:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66827:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (41831:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21604:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (18192:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10343:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22209:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (42995:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (31856:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6061:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (40330:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (53716:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (45457:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68238:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55705:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (49949:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67896:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (52062:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (10542:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (67468:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (54782:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70939:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55412:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63605:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39639:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (4643:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (46665:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (5570:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (9813:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (70608:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (6692:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (23597:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (68750:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (39344:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (48995:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21996:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63638:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21650:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50377:9)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (13811:9)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (47009:9)❌ 
  ├─┬StreamProperties
  │ ├──[+] properties (3866:9)
  │ └─┬syncModes
  │   ├──[-] items (3598:25)❌ 
  │   └──[🔀] type (3867:17)❌ 
  ├─┬source-bing-ads-update
  │ └─┬custom_reports
  │   └─┬Schema
  │     ├──[+] properties (66679:15)
  │     ├─┬report_aggregation
  │     │ ├──[+] examples (66692:19)
  │     │ ├──[+] examples (66693:19)
  │     │ ├──[+] examples (66694:19)
  │     │ ├──[-] items (57433:37)❌ 
  │     │ ├──[🔀] title (66695:24)
  │     │ ├──[🔀] description (66689:30)
  │     │ └──[-] default (57445:37)❌ 
  │     ├─┬reporting_object
  │     │ ├──[-] enum (57392:39)❌ 
  │     │ ├──[-] enum (57411:39)❌ 
  │     │ ├──[-] enum (57401:39)❌ 
  │     │ ├──[-] enum (57414:39)❌ 
  │     │ ├──[-] enum (57417:39)❌ 
  │     │ ├──[-] enum (57387:39)❌ 
  │     │ ├──[-] enum (57388:39)❌ 
  │     │ ├──[-] enum (57390:39)❌ 
  │     │ ├──[-] enum (57397:39)❌ 
  │     │ ├──[-] enum (57399:39)❌ 
  │     │ ├──[-] enum (57386:39)❌ 
  │     │ ├──[-] enum (57395:39)❌ 
  │     │ ├──[-] enum (57403:39)❌ 
  │     │ ├──[-] enum (57412:39)❌ 
  │     │ ├──[-] enum (57398:39)❌ 
  │     │ ├──[-] enum (57405:39)❌ 
  │     │ ├──[-] enum (57391:39)❌ 
  │     │ ├──[-] enum (57402:39)❌ 
  │     │ ├──[-] enum (57404:39)❌ 
  │     │ ├──[-] enum (57406:39)❌ 
  │     │ ├──[-] enum (57409:39)❌ 
  │     │ ├──[-] enum (57410:39)❌ 
  │     │ ├──[-] enum (57413:39)❌ 
  │     │ ├──[-] enum (57394:39)❌ 
  │     │ ├──[-] enum (57400:39)❌ 
  │     │ ├──[-] enum (57408:39)❌ 
  │     │ ├──[-] enum (57415:39)❌ 
  │     │ ├──[-] enum (57416:39)❌ 
  │     │ ├──[-] enum (57418:39)❌ 
  │     │ ├──[-] enum (57389:39)❌ 
  │     │ ├──[-] enum (57393:39)❌ 
  │     │ ├──[-] enum (57396:39)❌ 
  │     │ ├──[-] enum (57407:39)❌ 
  │     │ ├──[-] enum (57419:39)❌ 
  │     │ ├──[+] items (66720:19)❌ 
  │     │ ├──[🔀] type (66724:23)❌ 
  │     │ ├──[🔀] title (66723:24)
  │     │ ├──[+] minItems (66722:27)❌ 
  │     │ └──[🔀] description (66716:30)
  │     ├─┬name
  │     │ ├──[-] examples (57378:39)
  │     │ ├──[-] examples (57379:39)
  │     │ ├──[-] examples (57380:39)
  │     │ ├──[🔀] type (66687:23)❌ 
  │     │ ├──[🔀] title (66686:24)
  │     │ ├──[🔀] description (66681:30)
  │     │ └──[+] default (66680:26)❌ 
  │     └─┬report_columns
  │       ├──[🔀] type (66714:23)❌ 
  │       ├──[🔀] title (66713:24)
  │       ├──[-] minItems (57427:43)❌ 
  │       ├──[🔀] description (66700:30)
  │       ├──[+] default (66699:17)❌ 
  │       └─┬Schema
  │         ├──[+] enum (66706:21)
  │         ├──[+] enum (66707:21)
  │         ├──[+] enum (66708:21)
  │         ├──[+] enum (66709:21)
  │         ├──[+] enum (66710:21)
  │         ├──[+] enum (66711:21)
  │         ├──[+] enum (66704:21)
  │         ├──[+] enum (66705:21)
  │         ├──[-] type (57426:43)❌ 
  │         ├──[+] title (66712:26)
  │         └──[🔀] description (66702:32)
  ├─┬source-greenhouse
  │ └──[-] title (61294:20)
  ├─┬destination-teradata-update
  │ ├──[+] properties (77315:9)
  │ ├──[+] properties (77324:9)
  │ ├──[+] properties (77406:9)
  │ ├─┬schema
  │ │ ├──[-] examples (66466:27)
  │ │ ├──[🔀] type (77399:17)❌ 
  │ │ ├──[🔀] title (77398:18)
  │ │ ├──[-] description (66463:34)
  │ │ ├──[-] default (66467:30)❌ 
  │ │ ├──[+] oneOf (77347:13)
  │ │ └──[+] oneOf (77372:13)
  │ ├─┬logmech
  │ │ ├──[🔀] type (77336:17)❌ 
  │ │ ├──[🔀] title (77335:18)
  │ │ ├──[-] oneOf (66411:27)❌ 
  │ │ └──[-] oneOf (66436:27)❌ 
  │ ├─┬host
  │ │ ├──[🔀] type (77323:17)❌ 
  │ │ ├──[🔀] title (77321:18)
  │ │ ├──[🔀] description (77317:24)
  │ │ └──[+] default (77316:20)❌ 
  │ ├─┬ssl
  │ │ ├──[🔀] type (77405:17)❌ 
  │ │ ├──[🔀] title (77404:18)
  │ │ ├──[🔀] description (77401:24)
  │ │ └──[-] default (66473:30)❌ 
  │ ├─┬ssl_mode
  │ │ ├──[🔀] type (77410:17)❌ 
  │ │ ├──[🔀] title (77409:18)
  │ │ ├──[🔀] description (77407:24)
  │ │ ├──[-] oneOf (66481:27)❌ 
  │ │ ├──[-] oneOf (66494:27)❌ 
  │ │ ├──[-] oneOf (66507:27)❌ 
  │ │ ├──[-] oneOf (66520:27)❌ 
  │ │ ├──[-] oneOf (66533:27)❌ 
  │ │ └──[-] oneOf (66554:27)❌ 
  │ ├─┬jdbc_url_params
  │ │ ├──[🔀] type (77331:17)❌ 
  │ │ ├──[🔀] title (77330:18)
  │ │ ├──[🔀] description (77326:24)
  │ │ └──[+] default (77325:20)❌ 
  │ └─┬query_band
  │   ├──[🔀] title (77342:18)
  │   └──[🔀] description (77338:24)
  ├─┬destination-clickhouse
  │ ├──[+] required (72457:9)❌ 
  │ ├──[+] required (72454:9)❌ 
  │ ├─�...

@github-actions github-actions Bot added the minor Minor version bump label Sep 25, 2025
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 8 times, most recently from d521462 to 8798973 Compare October 3, 2025 00:19
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 5 times, most recently from 65bf6d0 to 3c7fec3 Compare October 8, 2025 00:20
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 2.1.0 chore: 🐝 Update SDK - Generate 3.0.0 Oct 8, 2025
@github-actions github-actions Bot added major Major version bump and removed minor Minor version bump labels Oct 8, 2025
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 7 times, most recently from 664a275 to dbb4899 Compare October 15, 2025 00:21
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 6 times, most recently from 90c9e6b to 4979a83 Compare October 21, 2025 00:21
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 7 times, most recently from fab54b0 to 6048f3f Compare November 9, 2025 00:23
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 8 times, most recently from be24c39 to e86d438 Compare November 17, 2025 00:22
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 8 times, most recently from c98c638 to db17d5b Compare November 25, 2025 00:20
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1758759470 branch 5 times, most recently from 6a854c2 to 35453ab Compare November 30, 2025 00:24
* `airbyte.jobs.cancelJob()`:  `response.status.enum(queued)` **Added** (Breaking ⚠️)
* `airbyte.sources.putSource()`: 
  *  `request.sourcePutRequest.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.declarativeSourceDefinitions.updateDeclarativeSourceDefinition()`: 
  *  `request.updateDeclarativeSourceDefinitionRequest.version` **Removed** (Breaking ⚠️)
* `airbyte.connections.createConnection()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `airbyte.connections.getConnection()`:  `response` **Changed** (Breaking ⚠️)
* `airbyte.connections.listConnections()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `airbyte.connections.patchConnection()`: 
  *  `request.connectionPatchRequest` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `airbyte.destinations.createDestination()`: 
  *  `request.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.destinations.getDestination()`:  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.destinations.listDestinations()`:  `response.data[].configuration` **Changed** (Breaking ⚠️)
* `airbyte.destinations.patchDestination()`: 
  *  `request.destinationPatchRequest.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.destinations.putDestination()`: 
  *  `request.destinationPutRequest.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.workspaces.createOrUpdateWorkspaceOAuthCredentials()`: 
  *  `request.workspaceOAuthCredentialsRequest` **Changed** (Breaking ⚠️)
* `airbyte.jobs.getJob()`:  `response.status.enum(queued)` **Added** (Breaking ⚠️)
* `airbyte.streams.getStreamProperties()`:  `response.[]` **Changed** (Breaking ⚠️)
* `airbyte.jobs.listJobs()`: 
  *  `request.status` **Changed**
  *  `response.data[].status.enum(queued)` **Added** (Breaking ⚠️)
* `airbyte.sources.createSource()`: 
  *  `request.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.sources.getSource()`:  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.sources.initiateOAuth()`:  `request` **Changed** (Breaking ⚠️)
* `airbyte.sources.listSources()`:  `response.data[].configuration` **Changed** (Breaking ⚠️)
* `airbyte.sources.patchSource()`: 
  *  `request.sourcePatchRequest.configuration` **Changed** (Breaking ⚠️)
  *  `response.configuration` **Changed** (Breaking ⚠️)
* `airbyte.jobs.createJob()`:  `response.status.enum(queued)` **Added** (Breaking ⚠️)
* `airbyte.organizations.createOrUpdateOrganizationOAuthCredentials()`: **Added**
* `airbyte.organizations.deleteOrganizationOAuthCredentials()`: **Added**
* `airbyte.workspaces.deleteWorkspaceOAuthCredentials()`: **Added**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant